projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8a294d9
)
etags.el tags-case-fold-search honoured when completing.
author
Francesco Potortì
<pot@gnu.org>
Fri, 6 Sep 2002 15:17:19 +0000
(15:17 +0000)
committer
Francesco Potortì
<pot@gnu.org>
Fri, 6 Sep 2002 15:17:19 +0000
(15:17 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 30498551714ed9babb852e6ec625eab514302119..5618e15f7583f7b5f6cdeb0d89605efcdc18a744 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,9
@@
+2002-09-06 Simon Marshall <simon@gnu.org>
+
+ * progmodes/etags.el (find-tag-tag, complete-tag): Bind
+ completion-ignore-case based on tags-case-fold-search, so that
+ case-sensitivity of tag completion matches that of tag search.
+
2002-09-06 Juanma Barranquero <lektu@terra.es>
* calendar/solar.el (calendar-time-display-form): Fix spacing.